Skip to content

FORMS-18761: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#26

Merged
vaibhav2601 merged 2 commits intomainfrom
ens37130/FORMS-18761
Jul 15, 2025
Merged

FORMS-18761: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#26
vaibhav2601 merged 2 commits intomainfrom
ens37130/FORMS-18761

Conversation

@stefan-dragomir
Copy link
Copy Markdown
Contributor

@stefan-dragomir stefan-dragomir commented Jun 25, 2025

Description

Related Issue

https://jira.corp.adobe.com/browse/FORMS-18761

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

@stefan-dragomir
Copy link
Copy Markdown
Contributor Author

Clones #25 (was PR from fork)

$focus-outline: 2px $primary solid;
$error-outline: 2px $error solid;
$border-light: 2px $background-color solid;
$border-contrast: 2px $light-gray solid;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefan-dragomir This is same as $border-dark token value.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it and changed the call in _mixins.

@vaibhav2601 vaibhav2601 merged commit 445ae99 into main Jul 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants